コード例 #1
0
ファイル: Attributes.php プロジェクト: JeCat/framework
 public function count()
 {
     return parent::count() + $this->anonymousCount();
 }