NameTrait¶
-
trait
atk4\core\NameTrait¶ - This trait makes it possible to set name of your object.
Source: vendor/atk4/core/src/NameTrait.php#8
Properties¶
-
public static property
atk4\core\NameTrait::$_nameTrait¶ - Check this property to see if trait is present in the object.
Source: vendor/atk4/core/src/NameTrait.php#15 Type: bool
-
public static property
atk4\core\NameTrait::$name¶ - Unique object name.
Source: vendor/atk4/core/src/NameTrait.php#22 Type: string