Commit 4c17b270 authored by Mark Harding's avatar Mark Harding

(fix): remove setViews

1 merge request!353Entity Centric Manager
Pipeline #87575851 passed with stages
in 10 minutes and 31 seconds
......@@ -21,8 +21,6 @@ use Minds\Traits\MagicAttributes;
* @method int getTimestampMs()
* @method EntityCentricRecord setTimestamp(int $timestamp)
* @method int getTimestamp()
* @method EntityCentricRecord setViews(int $views)
* @method int getViews()
* @method EntityCentricRecord setSums(array $sums)
* @method int getSums()
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment