Home
last modified time | relevance | path

Searched refs:props (Results 26 – 27 of 27) sorted by last modified time

12

/PHP-7.4/Zend/tests/
H A Dbug72813.phpt7 private $props = ['a' => 'text', 'b' => 1];
11 return $this->props[$prop];
17 $this->props[$prop] = $value;
22 return [$this->props];
H A Dassign_coalesce_001.phpt65 echo "\nStatic props:\n";
120 Static props:

Completed in 5 milliseconds

12