mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-06 15:06:31 +02:00
removed superfluous Class comments
This commit is contained in:
@@ -2,11 +2,6 @@
|
||||
|
||||
namespace DesignPatterns\More\Repository;
|
||||
|
||||
/**
|
||||
* Post represents entity for some post that user left on the site.
|
||||
*
|
||||
* Class Post
|
||||
*/
|
||||
class Post
|
||||
{
|
||||
/**
|
||||
|
Reference in New Issue
Block a user