프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$collected_class | string | ||
$hydrate | Use to hydrate the data with additional information | ||
$url | string |
메소드 | 설명 | |
---|---|---|
create ( string $domain ) : array | Adds a domain to the environment | |
getUrl ( ) | ||
has ( $domain ) : boolean | Does the Domains collection contain the given domain? | |
setHydration ( mixed $value ) : |
Changes the value of the hydration property |
public setHydration ( mixed $value ) : |
||
$value | mixed | Value to set the hydration property to |
리턴 |