getIdentifier() public méthode

public getIdentifier ( ) : string
Résultat string
 public function add(LayoutBox $box)
 {
     $this->items[$box->getIdentifier()] = $box;
 }