コード例 #1
0
ファイル: baseobject.php プロジェクト: mrdeadmouse/u136006
 protected function getNameWithTrashCanSuffix()
 {
     return Ui\Text::appendTrashCanSuffix($this->name);
 }