@brief is removed completely
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<?php
|
||||
/**
|
||||
* @file src/Model/Storage/StorageException.php
|
||||
* @brief Storage backend system
|
||||
* Storage backend system
|
||||
*/
|
||||
|
||||
namespace Friendica\Model\Storage;
|
||||
|
||||
/**
|
||||
* @brief Storage Exception
|
||||
* Storage Exception
|
||||
*/
|
||||
class StorageException extends \Exception
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user